Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Sphinx and its depends have have been updated to more recent versions. For Sphinx this brings a number of improvements, and brings it from v5.3 to v8.1.
It should be noted that this will require python 3.11 or greater. Running linkcheck locally resulted in a number of ssl cert errors. These errors are a new feature. However it does not appear as if it can be disabled. It is also possible that the errors resulted from a local issue.
QA Steps: Ran linkcheck (see above note), checked rendered HTML, checked that PDF built as expected
No related tasks/issues, regular maintenance task
PR Template and Checklist
Please complete as much as possible to speed up the reviewing process.
Readiness and adding reviewers as appropriate is required.
All PRs should be reviewed by a technical writer/documentation team and a peer.
If effecting customers—which is a majority of content changes—a member of Customer Success must also review.
Readiness
Overview
Sphinx 5 -> 8. A large number of changes and fixes have been introduced.
The required Python version has changed from 3.9 to 3.11
Addressed some of the linkcheck issues found.
It is possible that there will be CI build issues to work out.
Checklist
make linkcheck
.-s, --signoff
).-S, --gpg-sign
).